Video Editor
A capable video tool for quick edits, trimming, and format conversion directly within the IDE.
Controls
Playback
- Space: Play / Pause.
- Arrow Keys: Step forward/backward frame-by-frame for precise seeking.
Editing
- [ and ]: Set the Start and End trim points.
- Export: Render the trimmed selection to a new `.webm` file.
Editing Features
- Timeline & Trimming: Use the specialized range slider inputs to set precise Start and End
points for your clip. The editor performs non-destructive trimming.
- Canvas Preview: The video is rendered onto an interactive canvas, allowing for future extensibility like
overlays and text.
- Frame Stepping: Use the step buttons to move forward or backward frame-by-frame for exact cut placement.
Export
The editor exports your changes to the WebM format, ensuring high compatibility and quality for web use.
The export process records the canvas output in real-time.
[!NOTE]
Non-Destructive: Edits are previewed in real-time without modifying the original file. Changes are only
applied when you choose to Export.
[!NOTE]
Performance: Export speed depends on your machine's GPU capabilities as it involves real-time rendering and
encoding of the canvas stream.